

'宣言 Public Class VisualPrimitive.PropsTable(Of T As VisualPrimitive) Inherits C1.Document.Serialization.C1PropsTable(Of T) Implements C1.Document.Serialization.IC1PropsTable
'使用法 Dim instance As VisualPrimitive.PropsTable(Of T)
public class VisualPrimitive.PropsTable<T> : C1.Document.Serialization.C1PropsTable<T>, C1.Document.Serialization.IC1PropsTable where T: VisualPrimitive
System.Object
C1.Document.Serialization.C1PropsTable<T>
C1.Document.VisualPrimitive.PropsTable<T>
C1.Document.Line.PropsTable